動態改變node CSS屬性 (補)


Posted by mijouhsieh on 2023-03-05

Style color Property W3S
document.getElementById("myH2").style.color = "#ff0000";

object.style.color = "color|initial|inherit"

補 tic tac toe


#change-property







Related Posts

React Native in 24 Hours

React Native in 24 Hours

[極短篇] 為什麼要用 IIFE

[極短篇] 為什麼要用 IIFE

Limiting content with specified number of lines

Limiting content with specified number of lines


Comments